-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v12.22.10 proposal #41710
v12.22.10 proposal #41710
Conversation
This updates the time zone database up to 2021a4 for the node v12.x-staging branch, following the documentation at https://github.com/nodejs/node/blob/master/doc/guides/maintaining-icu.md#time-zone-data This is essentially a backport of #40658. Refs: #40658 Refs: nodejs/Release#576 PR-URL: #41443 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Ruy Adorno <[email protected]>
PR-URL: #41601 Reviewed-By: Richard Lau <[email protected]>
Notable changes: * Upgrade npm to 6.14.16 * Updated ICU time zone data PR-URL: #41710
333e2da
to
60c9d3b
Compare
Binaries for release candidate |
Anything in https://github.com/nodejs/node/pulls?q=is%3Apr+label%3Alts-watch-v12.x+is%3Aclosed that we should also include? |
Great question @targos thanks for bringing it up. Given that v12 is soon reaching EOL we are being very conservative about what goes in this release. If anyone wants to see any essential commit landing (ideally no |
Notable changes: * Upgrade npm to 6.14.16 * Updated ICU time zone data PR-URL: #41710
Release candidate
rc.0
binaries: https://nodejs.org/download/rc/v12.22.10-rc.0/2022-02-01, Version 12.22.10 'Erbium' (LTS), @ruyadorno
Notable changes
Commits
33899b435d
] - deps: upgrade npm to 6.14.16 (Ruy Adorno) #41601d9237c46ca
] - tools: update tzdata to 2021a4 (Albert Wang) #41443